home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / prgtools / gnustuff / tos / updates / update18.zoo / libg++ / README
Encoding:
Text File  |  1992-03-22  |  1.3 KB  |  33 lines

  1. Here is a port of libg++-2.0 for the atariST and gcc/g++-atariST-2.0.
  2. Before you can use this please make sure:
  3.  
  4.     - that you have updated the C library/include files to Patchlevel 78
  5.     - that you have gcc-2.0-atariSt @Patchlevel 2
  6.  
  7. - When making the library you will notice in src/makefile.3 that we
  8. explicitly add  -I$(GXXINC) to GXXOPTS. I still have'nt figured out
  9. why it is needed, but if we dont secify it, we get link errors.
  10. NOTE that the explicit -I$(GXXINC) is not needed while making
  11. normal g++ applications, they work fine. only whilst building the library
  12. this problem shows up.
  13.  
  14. - This code abuses the C language like you wont believe and as a consequence
  15. of this it does not stand a prayer of working with -mshort. i fixed
  16. up quite a few very flagarant abuses, but to make it work with -mshort
  17. will take a lot more work.
  18.  
  19. - After you build and install the libs, you must try all the tests and they
  20. must all pass and match tests/expected.out (if you use the gulam script
  21. test32.g, it will produce the file 'out', which may be diffed with
  22. tests/expected.out). When running trational have some patience, as it does
  23. take some time.
  24.  
  25. - David Boyce where are you?? i hate hacking this stuff alone :-)
  26.  
  27. cheers,
  28. --
  29. bang:   uunet!cadence!bammi            jwahar r. bammi
  30. domain: bammi@cadence.com
  31. GEnie:    J.Bammi
  32. CIS:    71515,155
  33.